Skip to content

Conversation

@ebarlas
Copy link
Contributor

@ebarlas ebarlas commented Dec 9, 2025

This change adds schema entries for the following properties in the reload-secure-settings response.

  • secure_setting_names: JSON array of secure setting names from ES keystore
  • keystore_path: JSON string with file system path to keystore file
  • keystore_digest: JSON string with hex-encoded SHA-256 hash of keystore file raw bytes
  • keystore_last_modified_time: JSON string with ES keystore last-modified date-time

These changes will be available starting in ES 9.3.0.

It is related to the following:
Issue: elastic/elasticsearch#112268
PR: elastic/elasticsearch#138052

@ebarlas ebarlas added the skip-backport This pull request should not be backported label Dec 9, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2025

Following you can find the validation changes against the target branch for the APIs.

No changes detected.

You can validate these APIs yourself by using the make validate target.

Copy link
Member

@pquentin pquentin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! That's perfect. LGTM.

@ebarlas ebarlas merged commit 5fac888 into main Dec 10, 2025
11 of 12 checks passed
@ebarlas ebarlas deleted the reload-secure-settings-node-properties branch December 10, 2025 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-backport This pull request should not be backported specification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants